Release 10.1A: OpenEdge Data Management:
Database Administration


PROADSV utility

Starts, stops, or queries the current installation of an AdminServer on UNIX.

Syntax

proadsv { -start | -stop | -query }
     [ -port port-number ] [ -adminport port-number ]
     [ -cluster ] [ -hostname host-name ]
     [ -help ]

Parameters

-start

Starts the AdminServer.

-stop

Stops the AdminServer.

-query

Displays AdminServer status.

-port port-number

Specifies the listening port number for online command utilities, such as DBMAN. If a port number is not specified, it defaults to 20931.

-adminport port-number

Specifies the listening port number for communication between a server group and an AdminServer. The default port number is 7832.

-cluster

Specifies to the AdminServer that it is running in a clustered environment.

-hostname host-name

Specifies that the AdminServer should bind the RMI registry to the host host-name. In a clustered environment, use the cluster alias as the value for host-name. In the event of a failover, using the cluster alias guarantees availability of the RMI registry for the AdminServer.

-help

Displays command-line help.

Notes


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095